core: In user mode checkouts of archives, use hard links
authorColin Walters <walters@verbum.org>
Thu, 15 Dec 2011 21:12:31 +0000 (16:12 -0500)
committerColin Walters <walters@verbum.org>
Thu, 15 Dec 2011 21:12:31 +0000 (16:12 -0500)
commit134283afbf27d00c51032e1856de8214532ed20c
treeda5951b9541cc32a4ea2d5670d88f5d252f11c95
parente014b2d9c20a792fded5f070154cebb4255e8ccc
core: In user mode checkouts of archives, use hard links

Now that we've done all the gyrations to separate content from
metadata in archives, we can just hard link when doing user checkouts.
src/libostree/ostree-repo.c
tests/t0000-basic.sh
tests/t0001-archive.sh